PATHMac OS 8 and 9 Developer Documentation > Networking and Communications > URL Access Manager >

Transferring Files With the URL Access Manager


Result Codes

The result codes specific to the URL Access Manager are listed here. Note that some errors, such as system error codes and HTTP error codes, do not appear in this list.

kURLNoErr 0 No error
kURLInvalidURLReferenceError -30770 Invalid URL reference
kURLProgressAlreadyDisplayedError -30771 A dialog box with a progress indicatoris already displayed
kURLDestinationExistsError -30772 Destination file already exists
kURLInvalidURLError -30773 Invalid URL format
kURLUnsupportedSchemeError -30774 Transfer protocol is not supported
kURLServerBusyError -30775 Server is busy
kURLAuthenticationError -30776 Server identification has failed
kURLPropertyNotYetKnownError -30777 The value of the property is not yet available
kURLUnknownPropertyError -30778 Invalid or undefined property
kURLPropertyBufferTooSmallError -30779 The buffer is too small to receive the requested property
kURLUnsettablePropertyError -30780 The property cannot be set
kURLInvalidCallError -30781 Invalid call
kURLFileEmptyError -30782 Resource file empty
kURLExtensionFailureError -30783 Extension fails to load
kURLInvalidConfigurationError -30784 Invalid configuration
kURLAccessNotAvailableError -30785 The URL Access Manager is not available


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)